Click or drag to resize

ResourceExists Method

Determines whether the specified resource exists.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public bool Exists()

Return Value

Type: Boolean
True if the resource exists; otherwise, false.
See Also